home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 October / PCWELT_10_2006.ISO / fscommand / papers / 2.swf / scripts / DefineButton2_169 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-08-11  |  67 b   |  4 lines

  1. on(release){
  2.    _parent._parent.controller.brandButton(this);
  3. }
  4.